home *** CD-ROM | disk | FTP | other *** search
- //----------------------------------------------------------------------------
- // PGAppWnd.hpp - bcbdcc32 generated hdr (DO NOT EDIT) rev: 0
- // From: PGAppWnd.pas
- //----------------------------------------------------------------------------
- #ifndef PGAppWndHPP
- #define PGAppWndHPP
- //----------------------------------------------------------------------------
- #include <Messages.hpp>
- #include <Windows.hpp>
- #include <SysUtils.hpp>
- #include <System.hpp>
- namespace Pgappwnd
- {
- //-- type declarations -------------------------------------------------------
- //-- var, const, procedure ---------------------------------------------------
- extern bool __fastcall PGShouldHideApplicationWindow(void);
- extern long __fastcall PGApplicationHandle(void);
- extern void __fastcall finalization(void);
-
- } /* namespace Pgappwnd */
- #if !defined(NO_IMPLICIT_NAMESPACE_USE)
- using namespace Pgappwnd;
- #endif
- //-- end unit ----------------------------------------------------------------
- #endif // PGAppWnd
-